Copy our gdkprivate.h and gdkx.h to a gdk subdirectory, so that
authorTor Lillqvist <tml@src.gnome.org>
Tue, 18 May 1999 22:23:23 +0000 (22:23 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Tue, 18 May 1999 22:23:23 +0000 (22:23 +0000)
commit330dd2f7c3976f8429cdb8a90e18b460657e9e9e
treeebf144473f9fff1c71a9851096c514aa6c523941
parent45dc3bcf82734647e4e6de1ba01b67dfd02adda8
Copy our gdkprivate.h and gdkx.h to a gdk subdirectory, so that

* gdk/win32/makefile.{cygwin,msc}: Copy our gdkprivate.h and
  gdkx.h to a gdk subdirectory, so that applications can include
  these with <gdk/*.h> without trouble.

* gdk/win32/gdkimage.c (gdk_image_new_with_depth): Code simplified.
(gdk_image_destroy): Plugged resource leak, some GdkImages didn't
have their bitmap destroyed.

* gdk/win32/gdk.def: Add gdk_root_parent.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/win32/gdkimage-win32.c
gdk/win32/gdkimage.c
gdk/win32/makefile.cygwin
gdk/win32/makefile.msc